FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package healthdata.be.r4.laboratorytestresult#0.5.0-beta (47 ms)

Package healthdata.be.r4.laboratorytestresult
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=healthdata.be.r4.laboratorytestresult@0.5.0-beta&canonical=https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-LaboratoryTestResults
Url https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-LaboratoryTestResults
Status draft
Date 2022-06-17T09:43:04.7581354+00:00
Name HdBeLaboratoryTestResults
Title HdBe LaboratoryTestResults Message
Experimental False
Description This model represents the building blocks nescessary to exchange LaboratoryTestResults. The focal body of information is the CBB LaboratoryTestResults, which covers the result of a laboratory analysis by a laboratory. These are specimen-oriented tests as performed in laboratories such as Clinical Chemistry, Serology, Microbiology, etc. In addition to the results of tests with a singular result, this can also contain the results of more complex tests with multiple results or a ‘panel’.
Copyright Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
Type https://fhir.healthdata.be/StructureDefinition/LogicalModel/LaboratoryTestResults
Kind logical

Resources that use this resource

StructureDefinition
https://fhir.healthdata.be/StructureDefinition/LogicalModel/HDBP0037 HDBP0037 logical model

Resources that this resource uses

StructureDefinition
https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-LaboratoryTestResult HdBe-LaboratoryTestResult
https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-Patient HdBe-Patient


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "HdBe-LaboratoryTestResults",
  "url" : "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-LaboratoryTestResults",
  "name" : "HdBeLaboratoryTestResults",
  "title" : "HdBe LaboratoryTestResults Message",
  "status" : "draft",
  "date" : "2022-06-17T09:43:04.7581354+00:00",
  "contact" : [
    {
      "name" : "Service portal – healthdata.be",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://sciensano.service-now.com/sp",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "This model represents the building blocks nescessary to exchange LaboratoryTestResults. The focal body of information is the CBB LaboratoryTestResults, which covers the result of a laboratory analysis by a laboratory. These are specimen-oriented tests as performed in laboratories such as Clinical Chemistry, Serology, Microbiology, etc. In addition to the results of tests with a singular result, this can also contain the results of more complex tests with multiple results or a ‘panel’.",
  "copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion" : "4.0.1",
  "kind" : "logical",
  "abstract" : false,
  "type" : "https://fhir.healthdata.be/StructureDefinition/LogicalModel/LaboratoryTestResults",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "differential" : {
    "element" : [
      {
        "id" : "LaboratoryTestResults",
        "path" : "LaboratoryTestResults",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "Element"
          }
        ]
      },
      {
        "id" : "LaboratoryTestResults.Patient",
        "path" : "LaboratoryTestResults.Patient",
        "short" : "Patient",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "HdBe-Patient",
            "profile" : [
              "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-Patient"
            ]
          }
        ]
      },
      {
        "id" : "LaboratoryTestResults.LaboratoryTestResult",
        "path" : "LaboratoryTestResults.LaboratoryTestResult",
        "short" : "LaboratoryTestResult",
        "min" : 1,
        "max" : "*",
        "type" : [
          {
            "code" : "HdBe-LaboratoryTestResults",
            "profile" : [
              "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-LaboratoryTestResult"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.